net/http.http2PushPromiseFrame.headerFragBuf (field)

3 uses

	net/http (current package)
		h2_bundle.go#L2868: 	headerFragBuf []byte // not owned
		h2_bundle.go#L2873: 	return f.headerFragBuf
		h2_bundle.go#L2916: 	pp.headerFragBuf = p[:len(p)-int(padLength)]